projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d122d4
)
(env_vars): Add site-lisp to EMACSLOADPATH.
author
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 5 Jan 1997 02:14:41 +0000
(
02:14
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 5 Jan 1997 02:14:41 +0000
(
02:14
+0000)
nt/addpm.c
patch
|
blob
|
history
diff --git
a/nt/addpm.c
b/nt/addpm.c
index 8069652f7fb1b45c3c06e631d808c76dd3572a6c..2138143ccd9721a8ee28ed666237fb5563d293a0 100644
(file)
--- a/
nt/addpm.c
+++ b/
nt/addpm.c
@@
-54,7
+54,7
@@
static struct entry
env_vars[] =
{
{"emacs_dir", NULL},
- {"EMACSLOADPATH", "%emacs_dir%/lisp"},
+ {"EMACSLOADPATH", "%emacs_dir%/lisp
;%emacs_dir%/site-lisp
"},
{"SHELL", "%COMSPEC%"},
{"EMACSDATA", "%emacs_dir%/etc"},
{"EMACSPATH", "%emacs_dir%/bin"},